postgresql-distinct on理解 PostgreSQL 的 distinct on 的理解 對於 select distinct on , 可以利用下面的例子來理解: create table a6(id inte ...